Data Engineering and BI courses are free this week!
Rdocumentation
powered by
Learn R Programming
regexr (version 1.0.2)
names<-.regexr: Set Names of a Sub-expressions of a regexr Object
Description
Set names of a
regexr
object's sub-expressions.
Usage
## S3 method for class 'regexr': names(x) <- value
Arguments
x
The
regexr
object.
value
The comment(s) to assign.
...
Ignored.